INSERT INTO public."LogType"(
	"LogTypeId", "LogTypeName", "Active")
	VALUES (73, 'Surgery', true);